ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / DocumentBase<PageType> Class / InProgress Property

In This Topic
InProgress Property (DocumentBase<PageType>)
In This Topic
Gets or sets whether the document is currently loaded.
Syntax
'Declaration
 
Public Property InProgress As Boolean
 
See Also